Adis Hrnjica
Whiz KidPlease note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
-
Re: API that can output the values registered in the “People and groups” and “Who can access this video.
Hi Misaki, For the permissions based stuff you could use either SOAP or REST API to get some of the permission stuff you need. SOAP API https://your-panopto-server/Panopto/PublicAPI/4.0/AccessManagem… (View Post)1 -
Re: user's permission while using API
Hi Lily, For Panopto's SOAP API, particularly for methods like GetRecentReports and GetReport within the UsageReporting service, an administrator account is generally required for full access to… (View Post)1 -
Re: Submission declaration checkboxes on Moodle
Hi William, Unfortunately we don't currently have that setting available in Panopto Student Submission plugin and I don't see any way to make the same functionality work with the plugin at … (View Post)1 -
Re: Current rate limits for the REST API
Oh well that is interesting…I think I've responded something like below: 1/ Different endpoints are calculated separately 2/ Contact Panopto support if you want limit changed Not sure why the po… (View Post)1 -
Re: Current rate limits for the REST API
Hi Gareth, Yes, the limit takes into consideration end-point. So if you call 2 different end-points at the same time you can do 10 calls overall in a second. So it is calculated separately for every … (View Post)1